[INFO] fetching crate rlua 0.20.1...
[INFO] testing rlua-0.20.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rlua 0.20.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rlua 0.20.1
[INFO] finished tweaking crates.io crate rlua 0.20.1
[INFO] tweaked toml for crates.io crate rlua 0.20.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rlua 0.20.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rlua 0.20.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd5df749d88535bc4865fbc00374377ca0ed2915e0a6c3e11078ec3919802ce7
[INFO] running `Command { std: "docker" "start" "-a" "bd5df749d88535bc4865fbc00374377ca0ed2915e0a6c3e11078ec3919802ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd5df749d88535bc4865fbc00374377ca0ed2915e0a6c3e11078ec3919802ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd5df749d88535bc4865fbc00374377ca0ed2915e0a6c3e11078ec3919802ce7", kill_on_drop: false }`
[INFO] [stdout] bd5df749d88535bc4865fbc00374377ca0ed2915e0a6c3e11078ec3919802ce7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23dd4172f6c28cbded799aa93f5798b9a362b5135ce72c3dd088bb3595c651f3
[INFO] running `Command { std: "docker" "start" "-a" "23dd4172f6c28cbded799aa93f5798b9a362b5135ce72c3dd088bb3595c651f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rlua v0.20.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lua-src v546.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling luajit-src v210.5.5+f2336c4
[INFO] [stderr]    Compiling mlua-sys v0.5.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling mlua_derive v0.9.2
[INFO] [stderr]    Compiling mlua v0.9.5
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.9.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "23dd4172f6c28cbded799aa93f5798b9a362b5135ce72c3dd088bb3595c651f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23dd4172f6c28cbded799aa93f5798b9a362b5135ce72c3dd088bb3595c651f3", kill_on_drop: false }`
[INFO] [stdout] 23dd4172f6c28cbded799aa93f5798b9a362b5135ce72c3dd088bb3595c651f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4540ef3f42944d7b7f6bd2bee52ef0340aafb7701c1b8b3d1aff43b15f7f52f
[INFO] running `Command { std: "docker" "start" "-a" "f4540ef3f42944d7b7f6bd2bee52ef0340aafb7701c1b8b3d1aff43b15f7f52f", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling rustix v0.38.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.8
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling luajit-src v210.5.5+f2336c4
[INFO] [stderr]    Compiling mlua-sys v0.5.1
[INFO] [stderr]    Compiling rustyline v13.0.0
[INFO] [stderr]    Compiling mlua v0.9.5
[INFO] [stderr]    Compiling rlua v0.20.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stdout]    --> tests/thread.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stdout]    --> tests/thread.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stdout]  --> tests/memory.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(rlua_luajit))] // Custom allocators for LuaJIT not available
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/thread.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stdout]   --> tests/memory.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stdout]   --> tests/memory.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stdout]   --> tests/memory.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stdout]   --> tests/memory.rs:44:27
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stdout]   --> tests/memory.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stdout]   --> tests/memory.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/thread.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/thread.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Lua::new().context(|lua| {
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/table.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/table.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/string.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/memory.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     lua.context(|ctx| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/table.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/table.rs:130:16
[INFO] [stdout]     |
[INFO] [stdout] 130 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/fromtolua.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> examples/custom_lua_path.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     lua.context(|lua_ctx| {
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/table.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/string.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/memory.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     lua.context(|ctx| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/fromtolua.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/conversion.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     lua.context(|ctx| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |         valid_int(v.to_lua(ctx), 10);
[INFO] [stdout]    |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 |         valid_int(v2.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |         valid_int(v3.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |         valid_int(v4.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |         valid_int(v5.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |         valid_int(v6.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |         valid_int(v7.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 |         valid_int(v8.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/string.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |         valid_int(v9.to_lua(ctx), 10);
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |         valid_int(v10.to_lua(ctx), 10);
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |         valid_int(v11.to_lua(ctx), 10);
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 78 |         valid_int(v12.to_lua(ctx), 10);
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/conversion.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     lua.context(|ctx| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:90:23
[INFO] [stdout]    |
[INFO] [stdout] 90 |         valid_float(v.to_lua(ctx), 10.0);
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]   --> tests/conversion.rs:91:24
[INFO] [stdout]    |
[INFO] [stdout] 91 |         valid_float(v2.to_lua(ctx), 10.0);
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/conversion.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     lua.context(|ctx| {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:120:24
[INFO] [stdout]     |
[INFO] [stdout] 120 |         valid_table(v1.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:121:24
[INFO] [stdout]     |
[INFO] [stdout] 121 |         valid_table(v2.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/string.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:122:24
[INFO] [stdout]     |
[INFO] [stdout] 122 |         valid_table(v3.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:123:24
[INFO] [stdout]     |
[INFO] [stdout] 123 |         valid_table(v4.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |         valid_table(v5.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:125:24
[INFO] [stdout]     |
[INFO] [stdout] 125 |         valid_table(v6.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:126:24
[INFO] [stdout]     |
[INFO] [stdout] 126 |         valid_table(v7.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |         valid_table(v8.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |         valid_table(v9.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |         valid_table(v10.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:130:25
[INFO] [stdout]     |
[INFO] [stdout] 130 |         valid_table(v11.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:131:25
[INFO] [stdout]     |
[INFO] [stdout] 131 |         valid_table(v12.to_lua(ctx), validate_arr_int);
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 138 |         valid_table(v1f.to_lua(ctx), validate_arr_float);
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:139:25
[INFO] [stdout]     |
[INFO] [stdout] 139 |         valid_table(v2f.to_lua(ctx), validate_arr_float);
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/conversion.rs:145:16
[INFO] [stdout]     |
[INFO] [stdout] 145 |     Lua::new().context(|ctx| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 147 |             "hello world".to_lua(ctx),
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/conversion.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     Lua::new().context(|ctx| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stdout]    --> tests/conversion.rs:156:28
[INFO] [stdout]     |
[INFO] [stdout] 156 |         valid_boolean(true.to_lua(ctx), true);
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/memory.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |     struct MyUserdata(Arc<()>);
[INFO] [stdout]    |            ---------- ^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/function.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/function.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/scope.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/function.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/scope.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/scope.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     lua.context(|lua| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/scope.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/scope.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     lua.context(|lua| {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/scope.rs:174:16
[INFO] [stdout]     |
[INFO] [stdout] 174 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/scope.rs:211:16
[INFO] [stdout]     |
[INFO] [stdout] 211 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> examples/repl.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/scope.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |         struct MyUserdata(Rc<()>);
[INFO] [stdout]    |                ---------- ^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/scope.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |     struct MyUserData<'a>(&'a i64);
[INFO] [stdout]     |            ----------     ^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]  --> tests/byte_string.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(rlua_lua51))]
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stdout]  --> tests/hooks.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(not(rlua_luajit))] // LuaJIT gives different results
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stdout]   --> tests/hooks.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[cfg(not(rlua_luajit))]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stdout]   --> tests/hooks.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[cfg(rlua_luajit)]
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stdout]    --> tests/hooks.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[cfg(rlua_luajit)] // LuaJIT gives different results
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]    --> tests/hooks.rs:140:15
[INFO] [stdout]     |
[INFO] [stdout] 140 |         #[cfg(rlua_lua51)]
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stdout]    --> tests/hooks.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |         #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stdout]    --> tests/hooks.rs:142:31
[INFO] [stdout]     |
[INFO] [stdout] 142 |         #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/hooks.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     lua.context(|lua| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/hooks.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     lua.context(|lua| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/hooks.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let err = lua.context(|lua| {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/hooks.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     lua.context(|lua| {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/hooks.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |     lua.context(|lua| {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/hooks.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     lua.context(|lua| {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/byte_string.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/hooks.rs:231:39
[INFO] [stdout]     |
[INFO] [stdout] 231 |         tl.borrow().as_ref().unwrap().context(|lua| {
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> examples/guided_tour.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     lua.context(|lua_ctx| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stdout]     --> tests/tests.rs:1281:11
[INFO] [stdout]      |
[INFO] [stdout] 1281 | #[cfg(not(rlua_luajit))] // LuaJIT doesn't prevent stack overflows
[INFO] [stdout]      |           ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]     --> tests/tests.rs:1426:11
[INFO] [stdout]      |
[INFO] [stdout] 1426 | #[cfg(not(rlua_lua51))]
[INFO] [stdout]      |           ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]     --> tests/tests.rs:1443:7
[INFO] [stdout]      |
[INFO] [stdout] 1443 | #[cfg(rlua_lua51)]
[INFO] [stdout]      |       ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua-no-oslib`
[INFO] [stdout]     --> tests/tests.rs:1467:7
[INFO] [stdout]      |
[INFO] [stdout] 1467 | #[cfg(feature = "lua-no-oslib")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `builtin-lua51`, `builtin-lua53`, `builtin-lua54`, `default`, `system-lua51`, `system-lua53`, `system-lua54`, and `system-luajit`
[INFO] [stdout]      = help: consider adding `lua-no-oslib` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lua-no-oslib`
[INFO] [stdout]     --> tests/tests.rs:1484:11
[INFO] [stdout]      |
[INFO] [stdout] 1484 | #[cfg(not(feature = "lua-no-oslib"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `builtin-lua51`, `builtin-lua53`, `builtin-lua54`, `default`, `system-lua51`, `system-lua53`, `system-lua54`, and `system-luajit`
[INFO] [stdout]      = help: consider adding `lua-no-oslib` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]    --> tests/tests.rs:987:19
[INFO] [stdout]     |
[INFO] [stdout] 987 |         #[cfg(not(rlua_lua51))]
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]    --> tests/tests.rs:992:15
[INFO] [stdout]     |
[INFO] [stdout] 992 |         #[cfg(rlua_lua51)]
[INFO] [stdout]     |               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]     --> tests/tests.rs:1044:19
[INFO] [stdout]      |
[INFO] [stdout] 1044 |         #[cfg(not(rlua_lua51))]
[INFO] [stdout]      |                   ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]     --> tests/tests.rs:1052:15
[INFO] [stdout]      |
[INFO] [stdout] 1052 |         #[cfg(rlua_lua51)]
[INFO] [stdout]      |               ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]     --> tests/tests.rs:1061:19
[INFO] [stdout]      |
[INFO] [stdout] 1061 |         #[cfg(not(rlua_lua51))]
[INFO] [stdout]      |                   ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stdout]     --> tests/tests.rs:1074:15
[INFO] [stdout]      |
[INFO] [stdout] 1074 |         #[cfg(rlua_lua51)]
[INFO] [stdout]      |               ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> examples/guided_tour.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     lua.context(|lua_ctx| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/byte_string.rs:141:16
[INFO] [stdout]     |
[INFO] [stdout] 141 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> examples/guided_tour.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     lua.context(|lua_ctx| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/tests.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/tests.rs:25:16
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/tests.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     lua.context(|lua| {
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/tests.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/tests.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:142:16
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:181:16
[INFO] [stdout]     |
[INFO] [stdout] 181 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:302:10
[INFO] [stdout]     |
[INFO] [stdout] 302 |         .context(|lua| {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:335:10
[INFO] [stdout]     |
[INFO] [stdout] 335 |         .context(|lua| {
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:496:66
[INFO] [stdout]     |
[INFO] [stdout] 496 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:615:66
[INFO] [stdout]     |
[INFO] [stdout] 615 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:732:66
[INFO] [stdout]     |
[INFO] [stdout] 732 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:783:16
[INFO] [stdout]     |
[INFO] [stdout] 783 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:828:66
[INFO] [stdout]     |
[INFO] [stdout] 828 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:899:66
[INFO] [stdout]     |
[INFO] [stdout] 899 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stdout]     |                                                                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:917:16
[INFO] [stdout]     |
[INFO] [stdout] 917 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/tests.rs:952:16
[INFO] [stdout]     |
[INFO] [stdout] 952 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1026:16
[INFO] [stdout]      |
[INFO] [stdout] 1026 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1115:16
[INFO] [stdout]      |
[INFO] [stdout] 1115 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1155:16
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1169:16
[INFO] [stdout]      |
[INFO] [stdout] 1169 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1190:16
[INFO] [stdout]      |
[INFO] [stdout] 1190 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1214:16
[INFO] [stdout]      |
[INFO] [stdout] 1214 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1231:16
[INFO] [stdout]      |
[INFO] [stdout] 1231 |     Lua::new().context(|lua1| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1232:20
[INFO] [stdout]      |
[INFO] [stdout] 1232 |         Lua::new().context(|lua2| {
[INFO] [stdout]      |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1246:16
[INFO] [stdout]      |
[INFO] [stdout] 1246 |     Lua::new().context(|lua1| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1247:20
[INFO] [stdout]      |
[INFO] [stdout] 1247 |         Lua::new().context(|lua2| {
[INFO] [stdout]      |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1259:16
[INFO] [stdout]      |
[INFO] [stdout] 1259 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]  --> tests/types.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Lua::new().context(|lua| {
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1269:16
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1284:16
[INFO] [stdout]      |
[INFO] [stdout] 1284 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1303:16
[INFO] [stdout]      |
[INFO] [stdout] 1303 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1324:16
[INFO] [stdout]      |
[INFO] [stdout] 1324 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1363:16
[INFO] [stdout]      |
[INFO] [stdout] 1363 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/userdata.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1380:16
[INFO] [stdout]      |
[INFO] [stdout] 1380 |     Lua::new().context(|lua| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1429:16
[INFO] [stdout]      |
[INFO] [stdout] 1429 |     Lua::new().context(|lua_ctx| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]     --> tests/tests.rs:1487:16
[INFO] [stdout]      |
[INFO] [stdout] 1487 |     Lua::new().context(|lua_ctx| {
[INFO] [stdout]      |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/userdata.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]   --> tests/userdata.rs:98:16
[INFO] [stdout]    |
[INFO] [stdout] 98 |     Lua::new().context(|lua| {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/userdata.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/userdata.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     lua.context(|lua| {
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]     --> tests/tests.rs:1210:23
[INFO] [stdout]      |
[INFO] [stdout] 1210 |     struct MyUserdata(Arc<()>);
[INFO] [stdout]      |            ---------- ^^^^^^^
[INFO] [stdout]      |            |
[INFO] [stdout]      |            field in this struct
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider removing this field
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/userdata.rs:194:16
[INFO] [stdout]     |
[INFO] [stdout] 194 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/userdata.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 226 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stdout]    --> tests/userdata.rs:280:16
[INFO] [stdout]     |
[INFO] [stdout] 280 |     Lua::new().context(|lua| {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/userdata.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 165 |     struct MyUserdata(Arc<()>);
[INFO] [stdout]     |            ---------- ^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.9.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f4540ef3f42944d7b7f6bd2bee52ef0340aafb7701c1b8b3d1aff43b15f7f52f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4540ef3f42944d7b7f6bd2bee52ef0340aafb7701c1b8b3d1aff43b15f7f52f", kill_on_drop: false }`
[INFO] [stdout] f4540ef3f42944d7b7f6bd2bee52ef0340aafb7701c1b8b3d1aff43b15f7f52f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3062b0d855ccdd39b5740086f347d398c26beef2aacc14276dc703020f18db29
[INFO] running `Command { std: "docker" "start" "-a" "3062b0d855ccdd39b5740086f347d398c26beef2aacc14276dc703020f18db29", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/userdata.rs:16:16
[INFO] [stderr]    |
[INFO] [stderr] 16 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/userdata.rs:45:16
[INFO] [stderr]    |
[INFO] [stderr] 45 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/userdata.rs:98:16
[INFO] [stderr]    |
[INFO] [stderr] 98 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/userdata.rs:137:16
[INFO] [stderr]     |
[INFO] [stderr] 137 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/userdata.rs:172:9
[INFO] [stderr]     |
[INFO] [stderr] 172 |     lua.context(|lua| {
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/userdata.rs:194:16
[INFO] [stderr]     |
[INFO] [stderr] 194 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/userdata.rs:226:16
[INFO] [stderr]     |
[INFO] [stderr] 226 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/userdata.rs:280:16
[INFO] [stderr]     |
[INFO] [stderr] 280 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/userdata.rs:165:23
[INFO] [stderr]     |
[INFO] [stderr] 165 |     struct MyUserdata(Arc<()>);
[INFO] [stderr]     |            ---------- ^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stderr]  --> tests/memory.rs:5:11
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[cfg(not(rlua_luajit))] // Custom allocators for LuaJIT not available
[INFO] [stderr]   |           ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stderr]   --> tests/memory.rs:41:15
[INFO] [stderr]    |
[INFO] [stderr] 41 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stderr]   --> tests/memory.rs:41:27
[INFO] [stderr]    |
[INFO] [stderr] 41 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stderr]    |                           ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stderr]   --> tests/memory.rs:44:15
[INFO] [stderr]    |
[INFO] [stderr] 44 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stderr]   --> tests/memory.rs:44:27
[INFO] [stderr]    |
[INFO] [stderr] 44 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stderr]    |                           ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stderr]   --> tests/memory.rs:47:15
[INFO] [stderr]    |
[INFO] [stderr] 47 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stderr]   --> tests/memory.rs:47:27
[INFO] [stderr]    |
[INFO] [stderr] 47 |     #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stderr]    |                           ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/memory.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |     lua.context(|ctx| {
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/memory.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 |     lua.context(|ctx| {
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/memory.rs:50:23
[INFO] [stderr]    |
[INFO] [stderr] 50 |     struct MyUserdata(Arc<()>);
[INFO] [stderr]    |            ---------- ^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stderr]    --> tests/thread.rs:103:11
[INFO] [stderr]     |
[INFO] [stderr] 103 | #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stderr]     |           ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stderr]    --> tests/thread.rs:103:23
[INFO] [stderr]     |
[INFO] [stderr] 103 | #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]  --> tests/thread.rs:7:16
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Lua::new().context(|lua| {
[INFO] [stderr]   |                ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/thread.rs:106:16
[INFO] [stderr]     |
[INFO] [stderr] 106 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/thread.rs:118:20
[INFO] [stderr]     |
[INFO] [stderr] 118 |         Lua::new().context(|lua| {
[INFO] [stderr]     |                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> examples/guided_tour.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |     lua.context(|lua_ctx| {
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> examples/guided_tour.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     lua.context(|lua_ctx| {
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> examples/guided_tour.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |     lua.context(|lua_ctx| {
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]  --> tests/table.rs:5:16
[INFO] [stderr]   |
[INFO] [stderr] 5 |     Lua::new().context(|lua| {
[INFO] [stderr]   |                ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/table.rs:16:16
[INFO] [stderr]    |
[INFO] [stderr] 16 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/table.rs:103:16
[INFO] [stderr]     |
[INFO] [stderr] 103 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/table.rs:130:16
[INFO] [stderr]     |
[INFO] [stderr] 130 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/table.rs:155:16
[INFO] [stderr]     |
[INFO] [stderr] 155 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stderr]  --> tests/hooks.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[cfg(not(rlua_luajit))] // LuaJIT gives different results
[INFO] [stderr]   |           ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stderr]   --> tests/hooks.rs:71:15
[INFO] [stderr]    |
[INFO] [stderr] 71 |     #[cfg(not(rlua_luajit))]
[INFO] [stderr]    |               ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stderr]   --> tests/hooks.rs:76:11
[INFO] [stderr]    |
[INFO] [stderr] 76 |     #[cfg(rlua_luajit)]
[INFO] [stderr]    |           ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stderr]    --> tests/hooks.rs:117:11
[INFO] [stderr]     |
[INFO] [stderr] 117 |     #[cfg(rlua_luajit)] // LuaJIT gives different results
[INFO] [stderr]     |           ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stderr]    --> tests/hooks.rs:140:15
[INFO] [stderr]     |
[INFO] [stderr] 140 |         #[cfg(rlua_lua51)]
[INFO] [stderr]     |               ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua53`
[INFO] [stderr]    --> tests/hooks.rs:142:19
[INFO] [stderr]     |
[INFO] [stderr] 142 |         #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua53)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua53)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua54`
[INFO] [stderr]    --> tests/hooks.rs:142:31
[INFO] [stderr]     |
[INFO] [stderr] 142 |         #[cfg(any(rlua_lua53, rlua_lua54))]
[INFO] [stderr]     |                               ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua54)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua54)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/hooks.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |     lua.context(|lua| {
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/hooks.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |     lua.context(|lua| {
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/hooks.rs:98:19
[INFO] [stderr]    |
[INFO] [stderr] 98 |     let err = lua.context(|lua| {
[INFO] [stderr]    |                   ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/hooks.rs:139:9
[INFO] [stderr]     |
[INFO] [stderr] 139 |     lua.context(|lua| {
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/hooks.rs:173:9
[INFO] [stderr]     |
[INFO] [stderr] 173 |     lua.context(|lua| {
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/hooks.rs:179:9
[INFO] [stderr]     |
[INFO] [stderr] 179 |     lua.context(|lua| {
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/hooks.rs:231:39
[INFO] [stderr]     |
[INFO] [stderr] 231 |         tl.borrow().as_ref().unwrap().context(|lua| {
[INFO] [stderr]     |                                       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]  --> tests/types.rs:7:16
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Lua::new().context(|lua| {
[INFO] [stderr]   |                ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]  --> examples/custom_lua_path.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     lua.context(|lua_ctx| {
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_luajit`
[INFO] [stderr]     --> tests/tests.rs:1281:11
[INFO] [stderr]      |
[INFO] [stderr] 1281 | #[cfg(not(rlua_luajit))] // LuaJIT doesn't prevent stack overflows
[INFO] [stderr]      |           ^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_luajit)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_luajit)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stderr]     --> tests/tests.rs:1426:11
[INFO] [stderr]      |
[INFO] [stderr] 1426 | #[cfg(not(rlua_lua51))]
[INFO] [stderr]      |           ^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stderr]     --> tests/tests.rs:1443:7
[INFO] [stderr]      |
[INFO] [stderr] 1443 | #[cfg(rlua_lua51)]
[INFO] [stderr]      |       ^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `lua-no-oslib`
[INFO] [stderr]     --> tests/tests.rs:1467:7
[INFO] [stderr]      |
[INFO] [stderr] 1467 | #[cfg(feature = "lua-no-oslib")]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `builtin-lua51`, `builtin-lua53`, `builtin-lua54`, `default`, `system-lua51`, `system-lua53`, `system-lua54`, and `system-luajit`
[INFO] [stderr]      = help: consider adding `lua-no-oslib` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `lua-no-oslib`
[INFO] [stderr]     --> tests/tests.rs:1484:11
[INFO] [stderr]      |
[INFO] [stderr] 1484 | #[cfg(not(feature = "lua-no-oslib"))]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `builtin-lua51`, `builtin-lua53`, `builtin-lua54`, `default`, `system-lua51`, `system-lua53`, `system-lua54`, and `system-luajit`
[INFO] [stderr]      = help: consider adding `lua-no-oslib` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stderr]    --> tests/tests.rs:987:19
[INFO] [stderr]     |
[INFO] [stderr] 987 |         #[cfg(not(rlua_lua51))]
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stderr]    --> tests/tests.rs:992:15
[INFO] [stderr]     |
[INFO] [stderr] 992 |         #[cfg(rlua_lua51)]
[INFO] [stderr]     |               ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stderr]     --> tests/tests.rs:1044:19
[INFO] [stderr]      |
[INFO] [stderr] 1044 |         #[cfg(not(rlua_lua51))]
[INFO] [stderr]      |                   ^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stderr]     --> tests/tests.rs:1052:15
[INFO] [stderr]      |
[INFO] [stderr] 1052 |         #[cfg(rlua_lua51)]
[INFO] [stderr]      |               ^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stderr]     --> tests/tests.rs:1061:19
[INFO] [stderr]      |
[INFO] [stderr] 1061 |         #[cfg(not(rlua_lua51))]
[INFO] [stderr]      |                   ^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stderr]     --> tests/tests.rs:1074:15
[INFO] [stderr]      |
[INFO] [stderr] 1074 |         #[cfg(rlua_lua51)]
[INFO] [stderr]      |               ^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider using a Cargo feature instead
[INFO] [stderr]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]               [lints.rust]
[INFO] [stderr]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stderr]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/tests.rs:14:16
[INFO] [stderr]    |
[INFO] [stderr] 14 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/tests.rs:25:16
[INFO] [stderr]    |
[INFO] [stderr] 25 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/tests.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |     lua.context(|lua| {
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/tests.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/tests.rs:93:16
[INFO] [stderr]    |
[INFO] [stderr] 93 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/tests.rs:112:16
[INFO] [stderr]     |
[INFO] [stderr] 112 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/tests.rs:142:16
[INFO] [stderr]     |
[INFO] [stderr] 142 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/tests.rs:181:16
[INFO] [stderr]     |
[INFO] [stderr] 181 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/tests.rs:302:10
[INFO] [stderr]     |
[INFO] [stderr] 302 |         .context(|lua| {
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/tests.rs:335:10
[INFO] [stderr]     |
[INFO] [stderr] 335 |         .context(|lua| {
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/tests.rs:496:66
[INFO] [stderr]     |
[INFO] [stderr] 496 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stderr]     |                                                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/tests.rs:615:66
[INFO] [stderr]     |
[INFO] [stderr] 615 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stderr]     |                                                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/tests.rs:732:66
[INFO] [stderr]     |
[INFO] [stderr] 732 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stderr]     |                                                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/tests.rs:783:16
[INFO] [stderr]     |
[INFO] [stderr] 783 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/tests.rs:828:66
[INFO] [stderr]     |
[INFO] [stderr] 828 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stderr]     |                                                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/tests.rs:899:66
[INFO] [stderr]     |
[INFO] [stderr] 899 |         Lua::unsafe_new_with(StdLib::ALL, LuaOptions::default()).context(|lua| {
[INFO] [stderr]     |                                                                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/tests.rs:917:16
[INFO] [stderr]     |
[INFO] [stderr] 917 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/tests.rs:952:16
[INFO] [stderr]     |
[INFO] [stderr] 952 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1026:16
[INFO] [stderr]      |
[INFO] [stderr] 1026 |     Lua::new().context(|lua| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1115:16
[INFO] [stderr]      |
[INFO] [stderr] 1115 |     Lua::new().context(|lua| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1155:16
[INFO] [stderr]      |
[INFO] [stderr] 1155 |     Lua::new().context(|lua| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1169:16
[INFO] [stderr]      |
[INFO] [stderr] 1169 |     Lua::new().context(|lua| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1190:16
[INFO] [stderr]      |
[INFO] [stderr] 1190 |     Lua::new().context(|lua| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1214:16
[INFO] [stderr]      |
[INFO] [stderr] 1214 |     Lua::new().context(|lua| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1231:16
[INFO] [stderr]      |
[INFO] [stderr] 1231 |     Lua::new().context(|lua1| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1232:20
[INFO] [stderr]      |
[INFO] [stderr] 1232 |         Lua::new().context(|lua2| {
[INFO] [stderr]      |                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1246:16
[INFO] [stderr]      |
[INFO] [stderr] 1246 |     Lua::new().context(|lua1| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1247:20
[INFO] [stderr]      |
[INFO] [stderr] 1247 |         Lua::new().context(|lua2| {
[INFO] [stderr]      |                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1259:16
[INFO] [stderr]      |
[INFO] [stderr] 1259 |     Lua::new().context(|lua| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1269:16
[INFO] [stderr]      |
[INFO] [stderr] 1269 |     Lua::new().context(|lua| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1284:16
[INFO] [stderr]      |
[INFO] [stderr] 1284 |     Lua::new().context(|lua| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1303:16
[INFO] [stderr]      |
[INFO] [stderr] 1303 |     Lua::new().context(|lua| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1324:16
[INFO] [stderr]      |
[INFO] [stderr] 1324 |     Lua::new().context(|lua| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1363:16
[INFO] [stderr]      |
[INFO] [stderr] 1363 |     Lua::new().context(|lua| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1380:16
[INFO] [stderr]      |
[INFO] [stderr] 1380 |     Lua::new().context(|lua| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1429:16
[INFO] [stderr]      |
[INFO] [stderr] 1429 |     Lua::new().context(|lua_ctx| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]     --> tests/tests.rs:1487:16
[INFO] [stderr]      |
[INFO] [stderr] 1487 |     Lua::new().context(|lua_ctx| {
[INFO] [stderr]      |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> tests/tests.rs:1210:23
[INFO] [stderr]      |
[INFO] [stderr] 1210 |     struct MyUserdata(Arc<()>);
[INFO] [stderr]      |            ---------- ^^^^^^^
[INFO] [stderr]      |            |
[INFO] [stderr]      |            field in this struct
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]  --> tests/fromtolua.rs:5:16
[INFO] [stderr]   |
[INFO] [stderr] 5 |     Lua::new().context(|lua| {
[INFO] [stderr]   |                ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/fromtolua.rs:29:16
[INFO] [stderr]    |
[INFO] [stderr] 29 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]  --> tests/function.rs:5:16
[INFO] [stderr]   |
[INFO] [stderr] 5 |     Lua::new().context(|lua| {
[INFO] [stderr]   |                ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/function.rs:24:16
[INFO] [stderr]    |
[INFO] [stderr] 24 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/function.rs:53:16
[INFO] [stderr]    |
[INFO] [stderr] 53 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]  --> tests/string.rs:9:16
[INFO] [stderr]   |
[INFO] [stderr] 9 |     Lua::new().context(|lua| {
[INFO] [stderr]   |                ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/string.rs:31:16
[INFO] [stderr]    |
[INFO] [stderr] 31 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/string.rs:67:16
[INFO] [stderr]    |
[INFO] [stderr] 67 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/string.rs:76:16
[INFO] [stderr]    |
[INFO] [stderr] 76 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]  --> tests/scope.rs:8:16
[INFO] [stderr]   |
[INFO] [stderr] 8 |     Lua::new().context(|lua| {
[INFO] [stderr]   |                ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/scope.rs:41:16
[INFO] [stderr]    |
[INFO] [stderr] 41 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/scope.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |     lua.context(|lua| {
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/scope.rs:93:16
[INFO] [stderr]    |
[INFO] [stderr] 93 |     Lua::new().context(|lua| {
[INFO] [stderr]    |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/scope.rs:130:9
[INFO] [stderr]     |
[INFO] [stderr] 130 |     lua.context(|lua| {
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/scope.rs:174:16
[INFO] [stderr]     |
[INFO] [stderr] 174 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/scope.rs:211:16
[INFO] [stderr]     |
[INFO] [stderr] 211 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/scope.rs:42:27
[INFO] [stderr]    |
[INFO] [stderr] 42 |         struct MyUserdata(Rc<()>);
[INFO] [stderr]    |                ---------- ^^^^^^
[INFO] [stderr]    |                |
[INFO] [stderr]    |                field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/scope.rs:156:27
[INFO] [stderr]     |
[INFO] [stderr] 156 |     struct MyUserData<'a>(&'a i64);
[INFO] [stderr]     |            ----------     ^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]  --> examples/repl.rs:6:16
[INFO] [stderr]   |
[INFO] [stderr] 6 |     Lua::new().context(|lua| {
[INFO] [stderr]   |                ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rlua` (test "userdata") generated 9 warnings
[INFO] [stderr] warning: `rlua` (test "memory") generated 10 warnings
[INFO] [stderr] warning: `rlua` (test "thread") generated 5 warnings
[INFO] [stderr] warning: `rlua` (example "guided_tour") generated 3 warnings
[INFO] [stderr] warning: `rlua` (test "table") generated 5 warnings
[INFO] [stderr] warning: `rlua` (test "hooks") generated 14 warnings
[INFO] [stderr] warning: `rlua` (test "types") generated 1 warning
[INFO] [stderr] warning: `rlua` (example "custom_lua_path") generated 1 warning
[INFO] [stderr] warning: `rlua` (test "tests") generated 49 warnings
[INFO] [stderr] warning: `rlua` (test "fromtolua") generated 2 warnings
[INFO] [stderr] warning: `rlua` (test "function") generated 3 warnings
[INFO] [stderr] warning: `rlua` (test "string") generated 4 warnings
[INFO] [stderr] warning: `rlua` (test "scope") generated 9 warnings
[INFO] [stderr] warning: `rlua` (example "repl") generated 1 warning
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/conversion.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |     lua.context(|ctx| {
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]   --> tests/conversion.rs:67:21
[INFO] [stderr]    |
[INFO] [stderr] 67 |         valid_int(v.to_lua(ctx), 10);
[INFO] [stderr]    |                     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]   --> tests/conversion.rs:68:22
[INFO] [stderr]    |
[INFO] [stderr] 68 |         valid_int(v2.to_lua(ctx), 10);
[INFO] [stderr]    |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]   --> tests/conversion.rs:69:22
[INFO] [stderr]    |
[INFO] [stderr] 69 |         valid_int(v3.to_lua(ctx), 10);
[INFO] [stderr]    |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]   --> tests/conversion.rs:70:22
[INFO] [stderr]    |
[INFO] [stderr] 70 |         valid_int(v4.to_lua(ctx), 10);
[INFO] [stderr]    |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]   --> tests/conversion.rs:71:22
[INFO] [stderr]    |
[INFO] [stderr] 71 |         valid_int(v5.to_lua(ctx), 10);
[INFO] [stderr]    |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]   --> tests/conversion.rs:72:22
[INFO] [stderr]    |
[INFO] [stderr] 72 |         valid_int(v6.to_lua(ctx), 10);
[INFO] [stderr]    |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]   --> tests/conversion.rs:73:22
[INFO] [stderr]    |
[INFO] [stderr] 73 |         valid_int(v7.to_lua(ctx), 10);
[INFO] [stderr]    |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]   --> tests/conversion.rs:74:22
[INFO] [stderr]    |
[INFO] [stderr] 74 |         valid_int(v8.to_lua(ctx), 10);
[INFO] [stderr]    |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]   --> tests/conversion.rs:75:22
[INFO] [stderr]    |
[INFO] [stderr] 75 |         valid_int(v9.to_lua(ctx), 10);
[INFO] [stderr]    |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]   --> tests/conversion.rs:76:23
[INFO] [stderr]    |
[INFO] [stderr] 76 |         valid_int(v10.to_lua(ctx), 10);
[INFO] [stderr]    |                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]   --> tests/conversion.rs:77:23
[INFO] [stderr]    |
[INFO] [stderr] 77 |         valid_int(v11.to_lua(ctx), 10);
[INFO] [stderr]    |                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]   --> tests/conversion.rs:78:23
[INFO] [stderr]    |
[INFO] [stderr] 78 |         valid_int(v12.to_lua(ctx), 10);
[INFO] [stderr]    |                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]   --> tests/conversion.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 89 |     lua.context(|ctx| {
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]   --> tests/conversion.rs:90:23
[INFO] [stderr]    |
[INFO] [stderr] 90 |         valid_float(v.to_lua(ctx), 10.0);
[INFO] [stderr]    |                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]   --> tests/conversion.rs:91:24
[INFO] [stderr]    |
[INFO] [stderr] 91 |         valid_float(v2.to_lua(ctx), 10.0);
[INFO] [stderr]    |                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/conversion.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 114 |     lua.context(|ctx| {
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:120:24
[INFO] [stderr]     |
[INFO] [stderr] 120 |         valid_table(v1.to_lua(ctx), validate_arr_int);
[INFO] [stderr]     |                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:121:24
[INFO] [stderr]     |
[INFO] [stderr] 121 |         valid_table(v2.to_lua(ctx), validate_arr_int);
[INFO] [stderr]     |                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:122:24
[INFO] [stderr]     |
[INFO] [stderr] 122 |         valid_table(v3.to_lua(ctx), validate_arr_int);
[INFO] [stderr]     |                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:123:24
[INFO] [stderr]     |
[INFO] [stderr] 123 |         valid_table(v4.to_lua(ctx), validate_arr_int);
[INFO] [stderr]     |                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:124:24
[INFO] [stderr]     |
[INFO] [stderr] 124 |         valid_table(v5.to_lua(ctx), validate_arr_int);
[INFO] [stderr]     |                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:125:24
[INFO] [stderr]     |
[INFO] [stderr] 125 |         valid_table(v6.to_lua(ctx), validate_arr_int);
[INFO] [stderr]     |                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:126:24
[INFO] [stderr]     |
[INFO] [stderr] 126 |         valid_table(v7.to_lua(ctx), validate_arr_int);
[INFO] [stderr]     |                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:127:24
[INFO] [stderr]     |
[INFO] [stderr] 127 |         valid_table(v8.to_lua(ctx), validate_arr_int);
[INFO] [stderr]     |                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:128:24
[INFO] [stderr]     |
[INFO] [stderr] 128 |         valid_table(v9.to_lua(ctx), validate_arr_int);
[INFO] [stderr]     |                        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:129:25
[INFO] [stderr]     |
[INFO] [stderr] 129 |         valid_table(v10.to_lua(ctx), validate_arr_int);
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:130:25
[INFO] [stderr]     |
[INFO] [stderr] 130 |         valid_table(v11.to_lua(ctx), validate_arr_int);
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:131:25
[INFO] [stderr]     |
[INFO] [stderr] 131 |         valid_table(v12.to_lua(ctx), validate_arr_int);
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:138:25
[INFO] [stderr]     |
[INFO] [stderr] 138 |         valid_table(v1f.to_lua(ctx), validate_arr_float);
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:139:25
[INFO] [stderr]     |
[INFO] [stderr] 139 |         valid_table(v2f.to_lua(ctx), validate_arr_float);
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/conversion.rs:145:16
[INFO] [stderr]     |
[INFO] [stderr] 145 |     Lua::new().context(|ctx| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:147:27
[INFO] [stderr]     |
[INFO] [stderr] 147 |             "hello world".to_lua(ctx),
[INFO] [stderr]     |                           ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/conversion.rs:155:16
[INFO] [stderr]     |
[INFO] [stderr] 155 |     Lua::new().context(|ctx| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::ToLuaCompat::to_lua`: ToLua::to_lua has become IntoLua::into_lua
[INFO] [stderr]    --> tests/conversion.rs:156:28
[INFO] [stderr]     |
[INFO] [stderr] 156 |         valid_boolean(true.to_lua(ctx), true);
[INFO] [stderr]     |                            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rlua_lua51`
[INFO] [stderr]  --> tests/byte_string.rs:5:11
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[cfg(not(rlua_lua51))]
[INFO] [stderr]   |           ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rlua_lua51)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rlua_lua51)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]  --> tests/byte_string.rs:8:16
[INFO] [stderr]   |
[INFO] [stderr] 8 |     Lua::new().context(|lua| {
[INFO] [stderr]   |                ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rlua::RluaCompat::context`: Context is no longer needed; call methods on Lua directly.
[INFO] [stderr]    --> tests/byte_string.rs:141:16
[INFO] [stderr]     |
[INFO] [stderr] 141 |     Lua::new().context(|lua| {
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rlua` (test "conversion") generated 35 warnings
[INFO] [stderr] warning: `rlua` (test "byte_string") generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.9.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rlua-d7c3ea0be8e20a94)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/byte_string.rs (/opt/rustwide/target/debug/deps/byte_string-fd8aeba3ca52332b)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/conversion.rs (/opt/rustwide/target/debug/deps/conversion-24e1ad41e85f62a3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test byte_string_round_trip_dec ... ok
[INFO] [stdout] test byte_string_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_conversion_boolean ... ok
[INFO] [stdout] test test_conversion_int_primitives ... ok
[INFO] [stdout] test test_conversion_int_array_table ... ok
[INFO] [stdout] test test_conversion_float_primatives ... ok
[INFO] [stdout] test test_conversion_string ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fromtolua.rs (/opt/rustwide/target/debug/deps/fromtolua-19b3ecc45f7ce374)
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_from_array ... ok
[INFO] [stdout] test test_to_array ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/function.rs (/opt/rustwide/target/debug/deps/function-38dbad482820153a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_bind ... ok
[INFO] [stdout] test test_rust_function ... ok
[INFO] [stdout] test test_function ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hooks.rs (/opt/rustwide/target/debug/deps/hooks-cbf21e83f07647b0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test function_calls ... ok
[INFO] [stdout] test error_within_hook ... ok
[INFO] [stdout] test hook_removal ... ok
[INFO] [stdout] test hook_swap_within_hook ... ok
[INFO] [stdout] test limit_execution_instructions ... ok
[INFO] [stdout] test line_counts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/memory.rs (/opt/rustwide/target/debug/deps/memory-b6220efa65075da5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_gc_control ... ok
[INFO] [stdout] test test_memory_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scope.rs (/opt/rustwide/target/debug/deps/scope-93bcd00c34272494)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test outer_lua_access ... ok
[INFO] [stdout] test scope_capture ... ok
[INFO] [stdout] test scope_func ... ok
[INFO] [stdout] test scope_drop ... ok
[INFO] [stdout] test scope_userdata_methods ... ok
[INFO] [stdout] test scope_userdata_functions ... ok
[INFO] [stdout] test scope_userdata_mismatch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/string.rs (/opt/rustwide/target/debug/deps/string-b6694192726ec0d2)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test raw_string ... ok
[INFO] [stdout] test string_eq_hash ... ok
[INFO] [stdout] test string_views ... ok
[INFO] [stdout] test compare ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/table.rs (/opt/rustwide/target/debug/deps/table-4496cd266f872f6d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_metatable ... ok
[INFO] [stdout] test test_table_scope ... ok
[INFO] [stdout] test test_table ... ok
[INFO] [stdout] test test_table_error ... ok
[INFO] [stdout] test test_set_get ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-dcb09226071da79d)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test context_thread ... ok
[INFO] [stdout] test chunk_env ... ok
[INFO] [stdout] test test_drop_registry_value ... ok
[INFO] [stdout] test large_args ... ok
[INFO] [stdout] test test_mismatched_registry_key ... ok
[INFO] [stdout] test test_eval ... ok
[INFO] [stdout] test test_loadstring_wrappers ... ok
[INFO] [stdout] test test_exec ... ok
[INFO] [stdout] test large_args_ref ... ok
[INFO] [stdout] test test_coercion ... ok
[INFO] [stdout] test test_debug ... ok
[INFO] [stdout] test test_lua_registry_ownership ... ok
[INFO] [stdout] test test_lua_multi ... ok
[INFO] [stdout] test test_load ... ok
[INFO] [stdout] test test_no_load_wrappers ... ok
[INFO] [stdout] test test_named_registry_value ... ok
[INFO] [stdout] test test_load_empty ... ok
[INFO] [stdout] test test_no_dofile_wrappers ... ok
[INFO] [stdout] test test_result_conversions ... ok
[INFO] [stdout] test test_no_loadstring_wrappers ... ok
[INFO] [stdout] test test_no_remove_loadlib ... ok
[INFO] [stdout] test test_num_conversion ... ok
[INFO] [stdout] test test_pcall_xpcall ... ok
[INFO] [stdout] test test_recursive_mut_callback_error ... ok
[INFO] [stdout] test test_set_metatable_nil ... ok
[INFO] [stdout] test test_with_oslib ... ok
[INFO] [stdout] test test_registry_value ... ok
[INFO] [stdout] test test_no_loadfile_wrappers ... ok
[INFO] [stdout] test test_new_with_debug_panic - should panic ... ok
[INFO] [stdout] test too_many_recursions ... ok
[INFO] [stdout] test too_many_returns ... ok
[INFO] [stdout] test too_many_binds ... ok
[INFO] [stdout] test too_many_arguments ... ok
[INFO] [stdout] test test_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thread.rs (/opt/rustwide/target/debug/deps/thread-648b1df196536547)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test coroutine_from_closure ... ok
[INFO] [stdout] test test_thread ... ok
[INFO] [stdout] test coroutine_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/types.rs (/opt/rustwide/target/debug/deps/types-60c177391881f9cd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/userdata.rs (/opt/rustwide/target/debug/deps/userdata-385028003a9e9f17)
[INFO] [stdout] test test_lightuserdata ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test detroys_userdata ... ok
[INFO] [stdout] test test_gc_userdata ... ok
[INFO] [stdout] test test_functions ... ok
[INFO] [stdout] test test_methods ... ok
[INFO] [stdout] test test_user_data ... ok
[INFO] [stdout] test test_metamethods ... ok
[INFO] [stdout] test user_value ... ok
[INFO] [stdout] test test_align ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rlua
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3062b0d855ccdd39b5740086f347d398c26beef2aacc14276dc703020f18db29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3062b0d855ccdd39b5740086f347d398c26beef2aacc14276dc703020f18db29", kill_on_drop: false }`
[INFO] [stdout] 3062b0d855ccdd39b5740086f347d398c26beef2aacc14276dc703020f18db29
